Skip to content

Conversation

Eclips4
Copy link
Member

@Eclips4 Eclips4 commented Jul 2, 2023

Test fix for when enter, for instance, 'abd' at 'help>' prompt.

@Eclips4
Copy link
Member Author

Eclips4 commented Jul 2, 2023

cc @terryjreedy

@AlexWaygood AlexWaygood changed the title gh-102541: Add test case for non-existend module gh-102541: Add test case for non-existent module Jul 2, 2023
@terryjreedy terryjreedy changed the title gh-102541: Add test case for non-existent module gh-102541: Add test case for help() for non_existent_module Jul 11, 2023
@terryjreedy terryjreedy merged commit 292ac4b into python:main Jul 11, 2023
@terryjreedy terryjreedy added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Jul 11, 2023
@miss-islington
Copy link
Contributor

Thanks @Eclips4 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @Eclips4 for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 11, 2023
…thonGH-106340)

Test fix for when one enters, for instance, 'abd' at the 'help>' prompt.
---------

(cherry picked from commit 292ac4b)

Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 11, 2023
…thonGH-106340)

Test fix for when one enters, for instance, 'abd' at the 'help>' prompt.
---------

(cherry picked from commit 292ac4b)

Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link

GH-106639 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 only security fixes label Jul 11, 2023
@bedevere-bot
Copy link

GH-106640 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 11, 2023
terryjreedy added a commit that referenced this pull request Jul 11, 2023
…H-106340) (#106640)

gh-102541: Add test case for help() for non_existent_module (GH-106340)

Test fix for when one enters, for instance, 'abd' at the 'help>' prompt.
---------

(cherry picked from commit 292ac4b)

Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
terryjreedy added a commit that referenced this pull request Jul 11, 2023
…H-106340) (#106639)

gh-102541: Add test case for help() for non_existent_module (GH-106340)

Test fix for when one enters, for instance, 'abd' at the 'help>' prompt.
---------

(cherry picked from commit 292ac4b)

Co-authored-by: Kirill Podoprigora <[email protected]>
Co-authored-by: Terry Jan Reedy <[email protected]>
@Eclips4 Eclips4 deleted the issue-102541 branch August 2, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants